
*,::after,::before{box-sizing:border-box}

.text-center{ text-align:center;}
.float-left{ float:left;}
.float-right{ float:right;}
.service_content h3{ font-size:20px; color:#15356a; line-height: 30px;}
.service_content h3 a{ font-size:20px; color:#15356a; line-height: 30px; font-weight: bold; text-decoration: none;}

.slider_style_two .owl-nav,  .service_slider .owl-nav,  #blod_slide .owl-nav {
  left: 0;
  right: 0;
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }


.service_slider .owl-nav .owl-prev {
  width: 60px;
  height: 60px;
  line-height: 60px;
  display: inline-block; background: url(../images/dot2.png) no-repeat center center;
  text-align: center;
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; }

.service_slider .owl-nav .owl-next {
  width: 60px;
  height: 60px;
  line-height: 60px;background: url(../images/dot.png) no-repeat center center;
  display: inline-block;
  text-align: center;
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; }

  .service_slider .owl-nav .owl-next:hover{	
    color: #fff;
    background:url(../images/dot1.png) no-repeat center center #b89b5e; }

  .service_slider .owl-nav .owl-prev:hover{	
    color: #fff;
    background:url(../images/dot3.png) no-repeat center center #b89b5e; }




.form-control {
  -webkit-box-shadow: none;
  box-shadow: none; }

.relative-position {
  position: relative; }






/*---------------------------------------------------- */
/*service area*/
/*----------------------------------------------------*/
.service_section {
  padding: 40px; padding-bottom: 100px;
  background-color: #f7f7f7; }

.service_section .title1{margin:0 auto; padding:0; width: 100%; height: auto; text-align: left; color: #e60012; line-height: 40px; font-weight: bold;font-size: 30px;}
.service_section .title2{margin:0 auto; padding:0; width: 100%; height: auto; text-align: left; color: #15356a; line-height: 40px; font-size: 24px; }





  .service_section .section_title_area {
    padding-bottom: 78px; }
  .service_section .service_img {
    overflow: hidden; }
    .service_section .service_img img {
      -webkit-transition: .5s all ease-in-out;
      -o-transition: .5s all ease-in-out;
      transition: .5s all ease-in-out; }
    .service_section .service_img:before {
      position: absolute;
      content: '';
      height: 100%;
      width: 0%;
      top: 0;
      left: auto;
      right: 0;
      background-color: #b89b5e;
      z-index: 1;
      opacity: .9;
      -webkit-transition: .5s all ease-in-out;
      -o-transition: .5s all ease-in-out;
      transition: .5s all ease-in-out; }
  .service_section .service_img_text:hover .service_text {
    top: -40px; }
  .service_section .service_img_text:hover .service_img img {
    -webkit-transform: rotateZ(-2deg) scale(1.2);
    -ms-transform: rotate(-2deg) scale(1.2);
    transform: rotateZ(-2deg) scale(1.2); }
  .service_section .service_img_text:hover .service_img:before {
    width: 100%;
    right: auto;
    left: 0; }

.service_text {
  top: -60px;
  padding: 38px;
  max-width: 90%;
  margin: 0 auto;
  z-index: 2;
  background-color: #fff;
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; }
  .service_text .service_icon {
    line-height: 1; }
    .service_text .service_icon i {
      font-size: 60px;
      color: #b89b5e; }
  .service_text .service_check {
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 100%;
    margin-top: 8px;
    background-color: #f4f0e8; }
    .service_text .service_check i {
      color: #b89b5e; }
  .service_text .service_content {
    width: 100%;
    padding-top: 20px;
    display: inline-block; }
    .service_text .service_content h3 {
      font-size: 26px; color: #15356a; font-weight: bold;
      line-height: 1.385;
      padding-bottom: 15px; }
    .service_text .service_content p {
      font-size: 14px;
      line-height: 1.714; }

.service_slider .owl-nav {
  top: 45%; }
  .service_slider .owl-nav .owl-next,
  .service_slider .owl-nav .owl-prev {
    margin-left: -100px;
    background-color: #fff;
    -webkit-box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.1); }
  .service_slider .owl-nav .owl-next {
    float: right;
    margin-right: -100px; }

.service_section_two {
  z-index: 1;
  overflow: visible;
  padding: 35px 0px 120px 0px; }
  .service_section_two:before, .service_section_two:after {
    content: '';
    width: 50%;
    height: 100%;
    position: absolute;
    top: -35%;
    z-index: -1; }
  .service_section_two:before {
    background-image: url(../img/service/srbg.jpg); }
  .service_section_two:after {
    background-image: url(../img/service/sr-shape.png); }
  .service_section_two .section_title_area {
    padding-bottom: 65px; }

.service_content_two .service_box {
  position: relative;
  background-color: #343434;
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; }
  .service_content_two .service_box:before {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 50%;
    right: 50%;
    height: 10px;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    background: -o-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .service_content_two .service_box:hover {
    margin-top: -20px; }
    .service_content_two .service_box:hover:before {
      left: 5%;
      right: 5%;
      opacity: 1;
      -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
      transform: translateY(10px); }

.service_content_two .service_img_icon {
  overflow: hidden;
  max-width: 260px;
  border-bottom-right-radius: 25px; }
  .service_content_two .service_img_icon .service_icon {
    right: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    background-color: #b89b5e; }
    .service_content_two .service_img_icon .service_icon i {
      color: #fff;
      font-size: 20px; }

.service_content_two .service_text_two {
  padding: 25px 30px 25px; }
  .service_content_two .service_text_two h3 {
    color: #fff;
    font-size: 18px;
    padding-bottom: 5px; }
  .service_content_two .service_text_two p {
    font-size: 14px;
    color: #b4b4b4; }

.service_style_two {
  padding-bottom: 120px;
  background-color: #f7f3ea; }
  .service_style_two .service_icon_text .service_icon {
    line-height: 1;
    margin-bottom: 35px;
    z-index: 1;
    display: inline-block; }
    .service_style_two .service_icon_text .service_icon i {
      font-size: 60px;
      color: #b89b5e; }
    .service_style_two .service_icon_text .service_icon:after {
      top: -30px;
      right: -30px;
      content: '';
      z-index: -1;
      width: 65px;
      height: 65px;
      position: absolute;
      border-radius: 100%;
      background-color: #fff; }
  .service_style_two .service_icon_text .service_text {
    padding: 0;
    background-color: inherit; }
    .service_style_two .service_icon_text .service_text h3 {
      font-size: 20px;
      padding-bottom: 20px; }
    .service_style_two .service_icon_text .service_text p {
      font-size: 14px;
      line-height: 1.714; }
  .service_style_two .service_icon_text .how_work_btn {
    border: none;
    line-height: 60px;
    border-radius: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0px 16px 32px 0px rgba(101, 101, 101, 0.2);
    box-shadow: 0px 16px 32px 0px rgba(101, 101, 101, 0.2); }
    .service_style_two .service_icon_text .how_work_btn:hover {
      background-color: #b89b5e; }






@media screen and (max-width: 1440px) {

  .service_slider .owl-nav .owl-next {
    margin-right: -80px; }
  .service_slider .owl-nav .owl-prev {
    margin-left: -80px; } }


@media screen and (max-width: 1199px) {
  
	
  .service_slider .owl-nav {
    position: static;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
    text-align: center; }
    .service_slider .owl-nav .owl-next,
    .service_slider .owl-nav .owl-prev {
      float: none;
      margin-left: inherit;
      margin: 0px 10px; }
    .service_slider .owl-nav .owl-next {
      margin-right: inherit; }
  
}

@media screen and (max-width: 991px) {
 
	
  .service_box {
    max-width: 270px;
    margin: 0 auto;
    margin-bottom: 40px; }
  .service_section_two:before, .service_section_two:after {
    display: none; }
 }

@media screen and (max-width: 767px) {
  .service_section {
    padding: 60px 0 60px; }
 
}



.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:576px){
	.container{max-width:540px}
}
@media (min-width:768px){
	.container{max-width:720px}
}
@media (min-width:992px){
	.container{max-width:960px}
}
@media (min-width:1200px){
	.container{max-width:1140px}
}

